Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NGridRuleCollection<TRule,TGrid> Class
Members


In This Topic
    NGridRuleCollection<TRule,TGrid> Class
    In This Topic
    Represents a collection of grid rule instances.
    Object Model
    NGridRuleCollection<TRule,TGrid> Class
    Syntax
    'Usage
     
    
    Dim instance As NGridRuleCollection(Of TRule,TGrid)
    Type Parameters
    TRule
    TGrid
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Dom.NElementCollection<T>
                   Nevron.Nov.Grid.NGridRuleCollection<TRule,TGrid>
                      Nevron.Nov.Grid.NFilteringRuleCollection
                      Nevron.Nov.Grid.NGroupingRuleCollection
                      Nevron.Nov.Grid.NSortingRuleCollection

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also